
.zrxx{
    font-family: '微软雅黑','宋体';
}

.zrxx #demo_content .page-header {
    margin: 0 auto;
    width: 1000px;
    height: 72px;
}
.zrxx .page-header h1{
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    line-height: 72px;
    background: url(../img/letter.png) no-repeat 368px center;
    text-indent: 10px;
}
.zrxx .warn{
    width:1000px;
    height: 208px;
    margin: 0 auto;
    background: #f5faff;
    color: #3f78a6;
    font-size: 12px;
    line-height: 40px;

}
.zrxx .zrxxContent .letterChoose{
    margin: 20px auto;
    border: 1px #ccc dashed;
    width: 1000px;
    min-height: 490px;
}
.zrxx .warn>ul{
    background: url(../img/ts.png) no-repeat 20px 11px;
    text-indent: 20px;
    text-decoration: none;
    font-size: 14px;
}
.zrxx .warn>ul li{
    height: 24px;
}
.zrxx  .trPosition{
    position: relative;
    width: 150px;
}
.zrxx .trPosition span{
    position: absolute;
    top: 5px;
    left: 40px;
    width: 120px;
}
.zrxx .crumbNavigation {
    height: 60px;
    line-height: 60px;
    padding-left: 36px;
    background: url(../img/currentlocation.png) no-repeat 0 center;
}
.zrxx #demo_content {
    margin-bottom: 50px;
}
.zrxx .zrxxContent{
    min-height: 780px;
    background: #fff;
}
.zrxx .input_css{
    display: inline-block;
    width: 300px;
    height: 32px;
    padding: 4px;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 32px;
    color: #555555;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.zrxx .select_css{
    width: 300px;
    background-color: #ffffff;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding: 4px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #555555;
    border: 1px solid #cccccc;
    border-radius: 3px;
}
.zrxx .information{
    position: relative;
    min-height: 490px;
    width: 1000px;
    margin: 0 auto;
}
.zrxx .information .hopeCenter{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.zrxx .informationBottom{
    width: 1000px;
    margin: 0 auto;
}
.zrxx .informationBottom .returnButton{
    width: 70px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    background: #015293;
}
.zrxx .informationBottom .returnButton a{
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
}
.zrxx .messageAcode{
    float: right;
    border: 1px solid #cccccc;
    border-left: 0;
    height: 32px;
    width: 88px;
    line-height: 30px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #f6f6f6;
    cursor: pointer;
}

.zrxx input[type=number] {
    -moz-appearance:textfield;
}
.zrxx input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.zrxx .messageValidatecode{
    width: 132px;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #f6f6f6;
}

.zrxx .message input:focus {
    border-right: none;
}

.zrxx .message input:focus{
    background-color: #fff;
    border: 1px solid #d9dae3;
}
/*.zrxx #container tr td{*/
/*    padding-bottom: 20px;*/
/*    padding-left: 55px;*/
/*}*/





